home *** CD-ROM | disk | FTP | other *** search
/ Hottest 5 / Hottest 5 (1995)(PDSoft)[!].iso / pdsoft / library / lha / board2.lha / init.bas < prev    next >
BASIC Source File  |  1980-01-10  |  137b  |  7 lines

  1. 10    screen 0,1
  2. 11    rgb 0,0,0,0
  3. 12    rgb 1,5,8,0
  4. 14    graphic(0)
  5. 20    print "Type  RUN  and press <RETURN>"
  6. 30    chain "menu.bas"
  7.